CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Hash Mapping

搜索资源列表

  1. TryHashMap

    0下载:
  2. 哈希表映射程序!学会哈希表的简单应用功能!-Hash Table mapping procedures! Hash Table Institute of simple applications!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3817
    • 提供者:花蓦然
  1. Hash

    0下载:
  2. HashMapping: 算法基础,用于大数据量的可查询存储-HashMapping: Used in store data, eg.e-dictionary
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1680
    • 提供者:荆江
  1. Ch3_4

    0下载:
  2. 该程序用于将单词映射到hash表上,并打印出hash表的负载率、槽占有率、每个槽上挂的链数。-The program used the word to the hash table mapping, and prints out the hash table' s load factor, slot share, the number of each tank to hang the chain.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:42981
    • 提供者:songyanna
  1. MD5-Encryption-Algorithm-VCPP

    0下载:
  2. MD5是一个安全的散列算法,输入两个不同的明文不会得到相同的输出值,根据输出值,不能得到原始的明文,即其过程不可逆;所以要解密MD5没有现成的算法,只能用穷举法,把可能出现的明文,用MD5算法散列之后,把得到的散列值和原始的数据形成一个一对一的映射表,通过比在表中比破解密码的MD5算法散列值,通过匹配从映射表中找出破解密码所对应的原始明文。 对信息系统或者网站系统来说,MD5算法主要用在用户注册口令的加密,对于普通强度的口令加密,可以通过以下三种方式进行破解: (1)在线查询密码。一些在
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:
    • 文件大小:274155
    • 提供者:Johnson
  1. Ch3_4

    0下载:
  2. 该程序用于将单词映射到hash表上,并打印出hash表的负载率、槽占有率、每个槽上挂的链数。The program used the word to the hash table mapping, and prints out the hash table' s load factor, slot share, the number of each tank to hang the chain.-The program used the word to the hash table map
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:43185
    • 提供者:ourobj
  1. DuplicateWrappedByteBufferTest

    0下载:
  2. The hash map mapping the options and option values.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:2578
    • 提供者:vangzejang
  1. Hash-table-and-its-application

    0下载:
  2. 散列表根据关键码值(Key value)而直接进行访问的数据结构,通过把关键码值映射到表中一个位置来访问记录,以加快查找的速度。-According to the value of the hash table key (Key value) directly access the data structure to access the record by the key values ​ ​ to the mapping table in a position to sp
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:756134
    • 提供者:
  1. pte-hash32

    0下载:
  2. The classic 32-bit implementation of the PowerPC MMU uses a hash table containing PTEs, together with a set of 16 segment registers, to define the virtual to physical address mapping. -The classic 32-bit implementation of the PowerPC MMU uses a h
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1037
    • 提供者:vezende
  1. book3s_hv_cma

    0下载:
  2. Contiguous Memory Allocator for ppc KVM hash pagetable based on CMA for DMA mapping framework.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2676
    • 提供者:vonghusei
  1. book3s_hv_cma

    0下载:
  2. Contiguous Memory Allocator for ppc KVM hash pagetable based on CMA for DMA mapping framework.
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:2722
    • 提供者:sgorbnrdngt
  1. nislands_smc

    0下载:
  2. We keep 512 gvsid->hvsid entries, mapping the guest ones to the array using a hash, so we don t waste cycles on looping.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6211
    • 提供者:dangmnpt
  1. mnt_namespace

    0下载:
  2. We keep 512 gvsid->hvsid entries, mapping the guest ones to the array using a hash, so we don t waste cycles on looping.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3864
    • 提供者:vfvqqd
  1. hash

    0下载:
  2. 散列表。它通过把关键码值映射到表中一个位置来访问记录,以加快查找的速度。这个映射函数叫做散列函数,存放记录的数组叫做散列表。在理想情况下,查找、插入、删除操作的时间均为O(1),是一种高效的动态集合结构。-Hash table. It to access records by key value mapped to a table in a position to accelerate the lookup speed. This mapping function called a hash f
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:776
    • 提供者:juwairen
  1. lower_output_reads

    0下载:
  2. A hash table mapping the original ir_variable shader outputs (ir_var_out mode) to the new temporaries to be used instead. -A hash table mapping the original ir_variable shader outputs (ir_var_out mode) to the new temporaries to be used instead.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2151
    • 提供者:zzwwbon
  1. irqflags_32

    0下载:
  2. glxhash.c Small hash table support for integer -> integer mapping Taken libdrm. -glxhash.c Small hash table support for integer -> integer mapping Taken libdrm.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:10931
    • 提供者:rennopo
  1. hash-table

    0下载:
  2. 散列表(Hash table,也叫哈希表),是根据关键码值(Key value)而直接进行访问的数据结构。也就是说,它通过把关键码值映射到表中一个位置来访问记录,以加快查找的速度。这个映射函数叫做散列函数,存放记录的数组叫做散列表。 给定表M,存在函数f(key),对任意给定的关键字值key,代入函数后若能得到包含该关键字的记录在表中的地址,则称表M为哈希(Hash)表,函数f(key)为哈希(Hash) 函数。-Hash (Hash table, also called a hash ta
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:480462
    • 提供者:ANDY
  1. sha1

    0下载:
  2. SHA1会产生一个160位的消息摘要。该算法经过加密专家多年来的发展和改进已日益完善,并被广泛使用。该算法的思想是接收一段明文,然后以一种不可逆的方式将它转换成一段(通常更小)密文,也可以简单的理解为取一串输入码(称为预映射或信息),并把它们转化为长度较短、位数固定的输出序列即散列值(也称为信息摘要或信息认证代码)的过程。(SHA1 generates a 160 bit message digest. The algorithm has been developed and improved
  3. 所属分类:加密解密

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:gslovey
  1. 9、Hash表应用

    0下载:
  2. 散列表(Hash table,也叫哈希表),是根据关键码值(Key value)而直接进行访问的数据结构。也就是说,它通过把关键码值映射到表中一个位置来访问记录,以加快查找的速度。这个映射函数叫做散列函数,存放记录的数组叫做散列表。(A hash table (Hash table, also called hash table) is a data structure that accesses directly according to the key code value (Key val
  3. 所属分类:数据结构

    • 发布日期:2017-12-26
    • 文件大小:260096
    • 提供者:飞洒吧year
  1. RKRGST

    0下载:
  2. 用于字符串文本的匹配算法,融入了kr算法,hash函数映射的方法,缩短了计算时间成本。多用于抄袭相似度比对等领域(The matching algorithm for string texts incorporates the kr algorithm and the hash function mapping method, which reduces the computation time cost.)
  3. 所属分类:数据结构

    • 发布日期:2018-04-30
    • 文件大小:4096
    • 提供者:onionion
搜珍网 www.dssz.com